Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 9,116 for

assemble document

(0.1 sec)
  1. Shape.HasChart | Aspose.Words for .NET

    Shape HasChart property. Returns true if this Shape has a Chart in C#....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.ShadowEnabled | Aspose.Words for .NET

    Shape ShadowEnabled property. Returns true if a shadow effect is enabled in C#....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SaveOptions | Aspose.Diagram for .NET API Refer...

    SaveOptions Contents [ Hide ] SaveOptions class This is an abstract base class for classes that allow the user to spe......Specifies the format in which the document will be saved if this save...custom options when saving a document. See Also namespace Aspose...

    reference.aspose.com/diagram/net/aspose.diagram...
  4. InkAnnotation | Aspose.PDF for Python via .NET ...

    Represents a freehand "scribble" composed of one or more disjoint paths....Description InkAnnotation(document, ink_list) Initializes a new...updated before converting PF document into image. This allows convert...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  5. Feature Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....‘netStandard’ folder contains assembly to use with framework that...worldwide rely on the thorough document import and export features...

    docs.aspose.com/cells/net/feature-overview/
  6. ContributorCollection Class | Aspose.Words for ...

    Aspose.Words.Bibliography.ContributorCollection class. Represents bibliography source contributors in C#....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  7. CompatibilityOptions.DoNotBreakConstrainedForce...

    CompatibilityOptions DoNotBreakConstrainedForcedTable property. Dont Break Table Rows Around Floating Tables in C#....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  8. CompatibilityOptions.AutoSpaceLikeWord95 | Aspo...

    CompatibilityOptions AutoSpaceLikeWord95 property. Emulate Word 95 FullWidth Character Spacing in C#....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  9. CellVerticalAlignment Enum | Aspose.Words for .NET

    Aspose.Words.Tables.CellVerticalAlignment enum. Specifies vertical justification of text inside a table cell in C#.... Document doc = new Document (); DocumentBuilder...While building the table, the document builder will apply its current...

    reference.aspose.com/words/net/aspose.words.tab...
  10. LayoutOptions.TextShaperFactory | Aspose.Words ...

    LayoutOptions TextShaperFactory property. Gets or sets ITextShaperFactory implementation used for Advanced Typography rendering features in C#.... Document doc = new Document ( MyDir + "OpenType...factory is necessary for documents that use multiple fonts. //...

    reference.aspose.com/words/net/aspose.words.lay...