Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 180,113 for

doc

(0.22 sec)
  1. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.fontEmbeddingMode property. Specifies the font embedding mode.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // "Arial" is a standard font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. JsonDataLoadOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting.JsonDataLoadOptions class for seamless JSON data parsing. Enhance your Document processing with flexible options!... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...required feed and generated doc for your reference , kindly check...and set its position: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  5. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf . Rectangle...

    products.aspose.com/pdf/zh-hans/rotate/
  6. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Discover the ShapeBase RelativeHorizontalSize property to easily adjust shape sizes horizontally for enhanced design flexibility and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Adding a simple shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your Documents!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Please...

    reference.aspose.com/words/cpp/aspose.words.fie...