Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 157,162 for

doc

(0.09 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index of a property by name in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your Document's tag range to custom XML data, enhancing Document integration.... Document doc = new Document ( MyDir + "Multi-section...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  3. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API...is to convert the PDF file to DOC using the Aspose.PDF for Android...converted to DOC, the next step is to render the DOC to MARKDOWN...

    products.aspose.com/total/android-java/conversi...
  5. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....Aspose :: Words :: LoadFormat :: Doc , loadFormat ); // Below are...detected file extension. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use the section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use the section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your Document automation by providing real-time updates on field progress....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...