Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 179,951 for

doc

(0.12 sec)
  1. Გადაიყვანეთ HTML EPUB C#

    გადაიყვანეთ HTML EPUB C# ფორმატში კოდით. შეინახეთ HTML როგორც EPUB C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/ka/net/conversion/htm...
  2. Გადაიყვანეთ PDF WORD C#

    გადაიყვანეთ PDF WORD C# ფორმატში კოდით. შეინახეთ PDF როგორც WORD C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  3. Გადაიყვანეთ PDF XPS C#

    გადაიყვანეთ PDF XPS C# ფორმატში კოდით. შეინახეთ PDF როგორც XPS C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  4. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... doc = aw . Document () paragraph = doc . get_child...as_paragraph (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your Document automation today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...void FieldAsk () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Place a field where the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

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