Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 180,809 for

doc

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

    Aspose::Words::Properties::BuiltInDocumentProperties::idx_get method. Returns a DocumentProperty object by the name of the property in C++.... auto doc = System :: MakeObject < Aspose...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow.... Document doc = new Document ( MyDir + "Linked..."Linked fields.docx" ); doc . UnlinkFields (); See Also class Document...

    reference.aspose.com/words/net/aspose.words/doc...
  3. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.ODT or SaveFormat.OTT format in Java.... Document doc = new Document(getMyDir() + "Rendering...isStrictSchema11(exportToOdt11Specs); } doc.save(getArtifactsDir() + "OdtSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF Documents using Aspose.PDF for Java. Enhance layout control in your reports....Document doc = new Document (); PageInfo pageInfo = doc . getPageInfo...// Added page. Page curPage = doc . getPages (). add (); for (...

    docs.aspose.com/pdf/java/force-table-rendering-...
  5. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.LastColumn | Aspose....

    Discover the ConditionalStyleCollection LastColumn property to easily customize your last column styles for enhanced design flexibility and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  7. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.BottomRightCell | As...

    Discover the BottomRightCell property in ConditionalStyleCollection. Enhance your design with customizable cell styles for better visual impact!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...