Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 180,109 for

doc

(0.2 sec)
  1. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....support of doc.nodeChangingCallback' , () => { let doc = new aw...aw . Document (); doc . nodeChangingCallback = new NodeChangingPrinter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....support of doc.nodeChangingCallback' , () => { let doc = new aw...aw . Document (); doc . nodeChangingCallback = new NodeChangingPrinter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_HangingPunc...

    Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 使用 C++ 从 PDF 中移除水印 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上从PDF文件中删除水印。...中删除水印-C++ // Read a PDF file doc = MakeObject < Document > ( u...from first page artifacts = doc -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/zh-hant/cpp/watermark/r...
  7. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management.... Document doc = new Document (); Comment comment...comment = new Comment ( doc , "John Doe" , "J.D." , DateTime ...

    reference.aspose.com/words/net/aspose.words/com...
  8. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your Document's visual impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...