Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 180,907 for

doc

(0.17 sec)
  1. Փոխարկել PDF Openoffice C#

    Փոխարկեք PDF ը OpenOffice ձևաչափի C# կոդով: Պահեք PDF որպես OpenOffice օգտագործելով 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/hy/net/conversion/pdf...
  2. Փոխարկել PDF RTF C#

    Փոխարկեք PDF ը RTF ձևաչափի C# կոդով: Պահեք PDF որպես RTF օգտագործելով 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/hy/net/conversion/pdf...
  3. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control.... Document doc = new Document ( MyDir + "Floating...ExportFloatingShapes = true ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list with three...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the Document has different headers and footers for odd-numbered and even-numbered pages in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two types of...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. C# API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM without using Microsoft Word...to convert MD file format to DOC. This API is equipped with advanced...the MD file is converted to DOC, the Aspose.Words for .NET API...

    products.aspose.com/total/net/conversion/md-to-...
  8. C# API to Export MD to PS | products.aspose.com

    Convert MD to PS without using Microsoft Word...to convert MD file format to DOC. This is followed by the Aspose...allows developers to render DOC to PS. The Aspose.PDF for .NET...

    products.aspose.com/total/net/conversion/md-to-ps/
  9. C# API to Export PS to GIF | products.aspose.com

    Convert PS to GIF without using Microsoft Word...PostScript (PS) files to the DOC format. Once the file is converted...Words for .NET API to render the DOC file to GIF. The Aspose.PDF for...

    products.aspose.com/total/net/conversion/ps-to-...
  10. TabStopCollection.getPositionByIndex method | A...

    TabStopCollection.getPositionByIndex method. Gets the position (in points) of the tab stop at the specified index.... let doc = new aw . Document (); let tabStops = doc . firstSection...

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