Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 89,770 for

doc format

(0.18 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    Discover how the ParagraphFormat MirrorIndents property enhances your Document Formatting by ensuring consistent left and right indents for a polished look.... Document doc = new Document ( MyDir + "Document...docx" ); ParagraphFormat format = doc . FirstSection . Body ....

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the Document....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. let docStream = base . loadFileToBuffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....how to create and format Doughnut chart. let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadFormat/) value to a [SaveFormat](../../saveFormat/) value if possible....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. let docStream = base . loadFileToBuffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Android API to Render PS to DOTX | products.asp...

    Transform PS to DOTX via Android via Java API...Document Format (PDF) is a widely used file format for documents...the PDF file to a different format, such as Microsoft Word’s ...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render CGM to FLATOPC | products...

    Transform CGM to FLATOPC via Android via Java API...Graphics Metafile) format is a vector graphics format used for storing...to a more widely supported format such as FLATOPC. How Aspose...

    products.aspose.com/total/android-java/conversi...
  10. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert one paragraph with...

    reference.aspose.com/words/python-net/aspose.wo...