Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 182,415 for

doc

(0.29 sec)
  1. Փոխարկել TEXT SVG Java

    Փոխարկեք TEXT ը SVG ձևաչափի Java կոդով: Պահեք TEXT որպես SVG օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/hy/java/conversion/te...
  2. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_to_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... doc = aw . Document ( file_name =.... PdfTextCompression . NONE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C# API to Export MD to PCL | products.aspose.com

    Convert MD to PCL without using Microsoft Word...allows you to convert MD files to DOC format. This API provides a range....NET, enables you to render DOC files to PCL. This API provides...

    products.aspose.com/total/net/conversion/md-to-...
  5. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...KeepSourceFormatting ); Document doc = Merger . Merge ( new [] { inputDoc1...MergeFormatMode . MergeFormatting ); doc . Save ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  6. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets type of this Structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...StructuredDocumentTa >>> tags = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your Documents for enhanced user interaction.... Document doc = new Document ( MyDir + "Form...docx" ); FormField formField = doc . Range . FormFields [ 0 ]; formField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Export MSG to ODT via C++ | products.aspose.com

    C++ API to Convert MSG to ODT without using Microsoft Word or Outlook...document formats, including ODT, DOC, DOCX, and HTML. It also provides...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/msg-to...