Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 414,097 for

document

(0.13 sec)
  1. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....automatically when you edit the document in MS Word. Examples Shows...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  2. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtinDocumentproperties/lastPrinted/) property is updated before saving....Examples Shows how to update a document’s “Last printed” property...saving. let doc = new aw . Document (); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....one or more parts from your document, you must split the pages...powerful, and easy-to-use document manipulation API for net platform...

    products.aspose.com/pdf/net/splitter/
  4. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....you need to resize your PDF document since the page size is larger...update its dimensions. Call the Document class’ Save(..) method to...

    docs.aspose.com/pdf/cpp/change-page-size/
  5. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a Document in C++....original or revised version of a document. enum class RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++....ion method Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Issue with Content Controls Not Appearing in HT...

    Hi team, I’m currently converting a Word Document to HTML. The Document contains content controls, but I’ve noticed that some of them are not appearing in the HTML output. Could you please help me understand why this i…...converting a Word document to HTML. The document contains content...how I can resolve it? Source Document: ContentControlIssue.docx...

    forum.aspose.com/t/issue-with-content-controls-...
  9. StructuredDocumentTagRangeStart.Level | Aspose....

    Discover the StructuredDocumentTagRangeStart Level property to easily identify its position in the Document tree, enhancing your Document management efficiency....structured document tag range start occurs in the document tree. public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... Opening the PDF Document Iterating through PDF Pages...) # Open PDF document document = apdf . Document ( path_infile...

    docs.aspose.com/pdf/python-net/extract-data-fro...