Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 180,789 for

doc

(0.29 sec)
  1. 在 Python 中向现有 PDF 文件添加文本|Aspose.PDF for Python ...

    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.... doc = self . Document () doc = self . dataDir...text_fragment ) # 保存 PDF 文件 doc . save ( self . dataDir + "Text_Added...

    docs.aspose.com/pdf/zh/python-java/add-text-to-...
  2. Document.BuiltInDocumentProperties | Aspose.Wor...

    Explore the BuiltInDocumentProperties property to access essential Document properties, enhancing your Document management and efficiency.... Document doc = new Document ( MyDir + "Properties...$"Document filename:\n\t \" { doc . OriginalFileName } \ "" );...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.CustomDocumentProperties | Aspose.Word...

    Explore the CustomDocumentProperties property to access and manage all custom Document properties efficiently, enhancing your Document's functionality.... Document doc = new Document ( MyDir + "Properties...$"Document filename:\n\t \" { doc . OriginalFileName } \ "" );...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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

    Discover the ChartAxisTitle Text property to customize your axis titles easily. Set or get dynamic titles for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentProperty.Name | Aspose.Words for .NET

    Discover the DocumentProperty Name feature that effortlessly retrieves property names, enhancing your Document management and workflow efficiency.... Document doc = new Document ( MyDir + "Properties...$"Document filename:\n\t \" { doc . OriginalFileName } \ "" );...

    reference.aspose.com/words/net/aspose.words.pro...
  7. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); PageSetup pageSetup = builder...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive Documents.... doc = Rjb :: import ( ' com . aspose...expired. You need a new one.');" ) doc . setOpenAction ( javascript...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  9. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveOptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per one line. The default value is 0, that means no limit in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words.sav...