Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 424,006 for

document

(1.85 sec)
  1. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage Document authorship and enhance collaboration in your projects....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::Border::get_LineWidth method | A...

    Aspose::Words::Border::get_LineWidth method. Gets or sets the border width in points in C++....surrounded by a border into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Aspose::Words::Fields::Field::get_Result method...

    Aspose::Words::Fields::Field::get_Result method. Gets or sets text that is between the field separator and field end in C++....how to insert a field into a document using a field code. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the Document tree, enhancing your Document management skills....which this SDT occurs in the document tree. public MarkupLevel Level...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::Loading::MarkdownLoadOptions::Ma...

    Aspose::Words::Loading::MarkdownLoadOptions::MarkdownLoadOptions constructor. Initializes a new instance of MarkdownLoadOptions class in C++....preserve empty line while load a document. System :: String mdText =...MakeObject < Aspose :: Words :: Document > ( stream , loadOptions );...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object.... Document ( file_name = MY_DIR + 'Various...'Shape.Glow.docx' ) doc = aw . Document ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF to HTML in SharePoint|Aspose.PDF fo...

    Using the PDF SharePoint API, you can convert PDF Document form SharePoint Document library to HTML format....to convert PDF document form SharePoint document library to HTML...Converting PDF document to HTML Convert PDF document from SharePoint...

    docs.aspose.com/pdf/sharepoint/convert-pdf-to-h...
  8. General behaviour with macro embedded office do...

    Hi guys, Aspose Total, .net 4.8 We are going through some security audit process and would like to get some information about how Aspose library deals with the macro embedded office Documents. Let’s say we have a word…...with macro embedded office documents Aspose.Total Product Family...embedded office documents. Let’s say we have a word document or excel...

    forum.aspose.com/t/general-behaviour-with-macro...
  9. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.Document_direction property. Gets or sets a Document direction...document_direction property TxtLoadOptions.document_direction...document_direction property Gets or sets a document direction. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...