Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 375,297 for

document

(0.2 sec)
  1. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured Document tag appearances. Enhance your Document formatting effortlessly!...appearance of a structured document tag. public enum SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Java...Annotations: Load the PDF file - new Document . Create new Circle Annotation...ExampleCircleAnnotat { // The path to the documents directory. private static...

    docs.aspose.com/pdf/java/figures-annotation/
  4. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/java/introduction-to-fields/
  5. 提取注释(facades)|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件中提取注释到 XFDF。...ExtractAnnotation () { var document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // 提取注释 var annotationTypes...

    docs.aspose.com/pdf/zh/java/extract-annotation/
  6. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....set_Radius ( 30 ); builder -> get_Document () -> Save ( get_ArtifactsDir...SoftEdge.docx" ); // Load document with rectangle shape with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images....render a document to an image. let doc = new aw . Document (); let...jpg" ); // When we save the document as an image, we can pass a...

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