Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 351,224 for

document

(0.09 sec)
  1. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    Discover Aspose.Words.HtmlFixedPageHorizontalAlignment enum for precise control of page alignment in your HTML Documents. Enhance your Document formatting today!...alignment for pages in output HTML document. public enum HtmlFixedPageHorizon...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 从 PDF 中提取图像|Aspose.PDF for C++

    如何使用 Aspose.PDF for C++ 从 PDF 中提取图像的一部分。...// Open document auto document = MakeObject < Document > ( _dataDir...particular image auto xImage = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/extract-images-from-...
  3. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++....the font that is used in Pcl document. Examples Shows how to get...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object...Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document Document = new Document("input.docx"); for (int i = Document.getSections().getCount() - 2; i >= 0; i--) { Document.getLastSection().prependContent(Document.getSections().get(i)); …...2025, 8:20pm 1 Document document = new Document("input.docx");...docx"); for (int i = document.getSections().getCount() - 2; i >= 0;...

    forum.aspose.com/t/topic/312511
  8. Online Word to XLTM Conversion or Build .NET ba...

    Free online app to convert Word to XLTM files. .NET C# conversion library code for Word Documents....will be converted into XLTM document Download the converted XLTM...Automation API Open WORD file using Document class Convert WORD to HTML...

    products.aspose.com/total/net/conversion/word-t...
  9. Online Word to TSV Conversion or Build .NET bas...

    Free online app to convert Word to TSV files. .NET C# conversion library code for Word Documents....will be converted into TSV document Download the converted TSV...Automation API Open WORD file using Document class Convert WORD to HTML...

    products.aspose.com/total/net/conversion/word-t...
  10. Edit HTML table – C# – Aspose.HTML for .NET

    Learn how to programmatically edit HTML tables using C#, and get C# examples to help you optimize HTML table editing tasks....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/edit-html-table/