Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 183,299 for

doc

(0.45 sec)
  1. Puedo usar Aspose for C++ con Qt? - Free Suppor...

    Puedo compilar Aspose for C++ con el framework Qt?...System::SharedPtr<Document> doc = System::MakeObject<Document>(); doc->get_Firs...raph>(doc))->AppendChild( System::MakeObject<Run>(doc, u"¡Hola...

    forum.aspose.com/t/puedo-usar-aspose-for-c-con-...
  2. Open Existing Documents in Apache POI and Aspos...

    Open an existing Document easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); Apache...ApacheOpenExistingDo . class ); HWPFDocument doc = new HWPFDocument ( new FileInputStream...

    docs.aspose.com/words/java/open-existing-docume...
  3. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add five pages to the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/working-with-pages/
  5. 优化 PDF 文档以适应网络在 Python 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self...pdf' # 优化以适应网络 doc . optimize (); # 保存输出文档 doc . save ( self ...

    docs.aspose.com/pdf/zh/java/optimize-pdf-docume...
  6. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // With the Hidden flag set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your Document processing with powerful features.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...