Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 183,759 for

doc

(1.35 sec)
  1. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisScaling class. Represents the scaling options of the axis... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionOptions.RevisionBarsWidth | Aspose.Word...

    Manage your Document's revision bars with the RevisionOptions RevisionBarsWidth property. Easily customize width for clear visibility and organization.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  3. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a list with three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in Documents. Optimize your workflow with this essential feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/hei...
  5. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust shapes' vertical dimensions 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...
  6. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...pdf file to Aspose Document doc = MakeObject < Document > ( u...// Add artifact to first page doc -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/zh-hans/cpp/watermark/add/
  8. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width of the cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results.... Document doc = new Document ( MyDir + "WMF...HandleDocumentWarnin (); doc . WarningCallback = callback ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...