Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 6,208 for

convert document

(0.07 sec)
  1. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document(getMyDir() + "Embedded...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.officeMathOutputMode property |...

    HtmlSaveOptions.officeMathOutputMode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... Document ( base . myDir + "Office math...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text.... Document () builder = aw . DocumentBuilder...underneath the first. # We can convert the first paragraph as a drop...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::PageSavingArgs class | A...

    Aspose::Words::Saving::PageSavingArgs class. Provides data for the PageSaving() event. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class PageSavingArgs...or close it after saving a document page. get_PageFileName ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....color ) Examples Shows how to convert any of the fills back to solid...fill. auto doc = MakeObject < Document > ( MyDir + u "Two color gradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java.... Document doc = new Document(); DocumentBuilder...underneath the first. // We can convert the first paragraph as a drop...

    reference.aspose.com/words/java/com.aspose.word...
  7. Network Timeouts – How to Set in C# examples

    Learn how to set network timeouts in C#. Create a custom message handler for network operation timeouts using Aspose.HTML for .NET.... HTML documents may include resources that...not respond, then opening a document can take an infinitely long...

    docs.aspose.com/html/net/message-handlers/netwo...
  8. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected Document format in C++.... method Gets the detected document format. Aspose :: Words ::...const Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... Document ( MY_DIR + 'Office math.docx'...docx' ) # When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…... //open document Document pdfDocument = new Document(myDir +...ExtractionOptions = textExtOptions; //convert a particular page and save...

    forum.aspose.com/t/absorber-how-to-get-the-rows...