Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 157,088 for

doc

(0.44 sec)
  1. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++.... auto doc = System :: MakeObject < Aspose...fontFallbackStream ); doc -> set_FontSettings ( fontSettings ); } doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames pages in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  3. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  5. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your Document management today!... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Make DOCX Using C++

    Make a new DocX in C++ in a few steps. Easily create DocX using C++ library....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/make/docx/
  8. Buat Markdown Menggunakan C++

    Buat Markdown baharu dalam C++ dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka C++....keluaran DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ms/cpp/make/md/
  9. Buat PDF Menggunakan C++

    Buat PDF baharu dalam C++ dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka C++....keluaran DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ms/cpp/make/pdf/
  10. BuiltInDocumentProperties.SharedDocument | Aspo...

    Discover the BuiltInDocumentProperties SharedDocument feature that reveals if your Document is shared, enhancing collaboration and accessibility.... Document doc = new Document ( MyDir + "Extended...properties.docx" ); Assert . That ( doc . BuiltInDocumentPrope . ScaleCrop...

    reference.aspose.com/words/net/aspose.words.pro...