Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 180,802 for

doc

(0.27 sec)
  1. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF Document for faster web performance and reduced file size in PHP with Aspose.PDF.... $doc = new Document ( $dataDir . "input1...for web $doc -> optimize (); #Save output document $doc -> save...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  2. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your Document layout by controlling page border printing for a polished, professional look....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize page borders, enhancing layout and visibility for intersecting texts and objects....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  4. BorderCollection.Color | Aspose.Words for .NET

    Discover the BorderCollection Color property to easily customize and manage border colors for your designs. Enhance your UI with vibrant options!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  5. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/sig...
  6. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային C++ ով տարբեր ֆայլերի ձևաչափերի միջև՝ Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...պրոֆեսիոնալ որակով: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/hy/cpp/conversion/
  7. Փոխարկել Պատկեր TXT C++

    Փոխարկեք Պատկեր ը TXT ձևաչափի C++ կոդով: Պահեք Պատկեր որպես TXT օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/hy/cpp/conversion/ima...
  8. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF Document using the DOM API in Python with Aspose.PDF for dynamic content insertion....Document object doc = self . Document () page = doc . getPages ()...add ( title ) # Save PDF file doc . save ( self . dataDir + 'html...

    docs.aspose.com/pdf/python-java/add-html-string...
  9. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the Document has a VBA project (macros).... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) self . assertTrue ( doc . has_macros...

    reference.aspose.com/words/python-net/aspose.wo...