Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 157,141 for

doc

(0.07 sec)
  1. Გადაიყვანეთ PDF JPG Python

    გადაიყვანეთ PDF JPG Python ფორმატში კოდით. შეინახეთ PDF როგორც JPG Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება import aspose.words as aw doc = aw.Document( "Input.pdf" )...

    products.aspose.com/words/ka/python-net/convers...
  2. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your Document automation with powerful features today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...attached a sample original doc and the doc after hyperlinking using...the text in the hyperlinked doc. Strikethrough text is also part...

    forum.aspose.com/t/aspose-removing-strikethroug...
  6. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch.... string doc = MyDir + "Document.docx" ; string...jpg" ; Watermarker . SetImage ( doc , ArtifactsDir + "LowCode.SetWatermarkImage...

    reference.aspose.com/words/net/aspose.words.low...
  7. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list with three...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving Documents in the XPS format, enhancing your Document management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  9. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... doc = aw . Document ( MY_DIR + 'Office...'Office math.docx' ) math = doc . get_child ( aw . NodeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

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