Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 157,266 for

doc

(0.25 sec)
  1. AxisScaling.LogBase | Aspose.Words for .NET

    Adjust the logarithmic base of the AxisScaling LogBase property for precise data visualization and enhanced graph accuracy. Optimize your charts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldAdvance.VerticalPosition | Aspose.Words fo...

    Discover the FieldAdvance VerticalPosition property to easily adjust text positioning on your page, enhancing layout control and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf" # Load source PDF document doc = ap . Document ( input_file...first page of input document doc . pages [ 1 ] . paragraphs ....

    products.aspose.com/pdf/python-net/table/
  4. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape1 = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....PageFileNames () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced Document security and compliance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Signed...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals.... Document doc = new Document ( MyDir + "Document...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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..../ data / ' # 实例化 Document 对象 doc = Rjb :: import ( ' com . aspose...pdf ' ) # 获取特定页面 pdf_page = doc . getPages (). get_Item ( 1 )...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  10. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the Document's content. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/pla...