Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 180,113 for

doc

(0.13 sec)
  1. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. | Aspose

    Sample code for PDF to Doc Java conversion. Use API example code for batch PDF files to Doc conversion within any Web or Desktop Java based application....Conversion PDF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an PDF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  4. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... display_doc_title ) # Whether to resize the...Default: false document . display_doc_title = True # Specify whether...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  5. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.FarEastLineBreakControl | Aspos...

    Discover the ParagraphFormat FarEastLineBreakControl property, enabling East Asian line-breaking rules for precise text formatting in your Documents.... Document doc = new Document ( MyDir + "Document...); ParagraphFormat format = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications.... Document doc = new Document ( MyDir + "DrawingML...warningCallback = new RenderCallback (); doc . WarningCallback = warningCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++.... auto doc = System :: MakeObject < Aspose...filename: \n\t \" {0} \" " , doc -> get_OriginalFileName ()) <<...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . complexScript...

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