Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 347,574 for

document

(0.1 sec)
  1. CustomXmlPartCollection.Count | Aspose.Words fo...

    Discover the CustomXmlPartCollection Count property to easily retrieve the total number of elements in your XML collection for enhanced data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. IDocumentProcessorPlugin.ToDocument | Aspose.Wo...

    Transform your Documents effortlessly with the ToDocument method of the IDocumentProcessorPlugin, converting files into organized Document objects....Parses the document loaded by Load method into Document object....public Document ToDocument () See Also class Document interface...

    reference.aspose.com/words/net/aspose.words/ido...
  3. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a Document to fixed page formats in C++....separate pages when saving a document to fixed page formats. class...to use a callback to save a document to HTML page by page. void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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 = MakeObject < Document > (); auto builder = MakeObject...); // Add five pages to the document. for ( int i = 1 ; i < 6 ;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Online XPS to PS Conversion or Build .NET based...

    Free online app to convert XPS to PS files. .NET C# conversion library code for XPS Documents....will be converted into PS document Download the converted PS...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  7. Aspose::Words::Fields::FieldOptions::get_BuiltI...

    Aspose::Words::Fields::FieldOptions::get_BuiltInTemplatesPaths method. Gets or sets paths of MS Word built-in templates in C++....Microsoft *[Document](../../..aspose.words/document/) Building...MakeObject < Document > (); // Create a glossary document and add...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag in C++....mapped to the parent structured document tag. System :: String Aspose...parts. auto doc = MakeObject < Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Field.Start | Aspose.Words for .NET

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...
  10. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...