Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 90,687 for

doc format

(0.25 sec)
  1. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_DOC_PROPERTY Specifies the DOCPROPERTY...DOCPROPERTY field. FIELD_DOC_VARIABLE Specifies the DOCVARIABLE field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....doc" info = FileFormatUtil . detectFileFormat...hasDigitalSignature (): print MessageFormat . format ( "Document {0} has digital...

    docs.aspose.com/words/java/working-with-digital...
  3. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...effectively. ASSERT_EQ ( 6 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++.... auto doc = System :: MakeObject < Aspose...effectively. ASSERT_EQ ( 6 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Several Image Into PNG C#

    Merge multiple Image into PNG in C# code. Save Image as PNG using C#....convert image to PNG image format with a few lines of code. image...convert image to PNG image format with maximum flexibility and...

    products.aspose.com/words/net/merge/image-to-png/
  6. Several Image Into SVG C#

    Merge multiple Image into SVG in C# code. Save Image as SVG using C#....convert image to SVG image format with a few lines of code. image...convert image to SVG image format with maximum flexibility and...

    products.aspose.com/words/net/merge/image-to-svg/
  7. Several Image Into BMP C#

    Merge multiple Image into BMP in C# code. Save Image as BMP using C#....convert image to BMP image format with a few lines of code. image...convert image to BMP image format with maximum flexibility and...

    products.aspose.com/words/net/merge/image-to-bmp/
  8. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Build the outer table....

    reference.aspose.com/words/net/aspose.words.tab...
  9. Մի Քանի DOC Դեպի JPG Java

    Միավորել մի քանի Doc JPG ին Java կոդի մեջ: Պահպանեք Doc որպես JPG օգտագործելով Java:...Բազմաթիվ DOC փոխարկեք JPG ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի DOC JPG Օգտագործեք մեր փաստաթղթերի միաձուլման API...

    products.aspose.com/words/hy/java/merge/doc-to-...
  10. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node.... doc = aw . Document () para = doc . first_section...paragraph. run = aw . Run ( doc = doc , text = 'Hello world!' )...

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