Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 424,008 for

document

(0.47 sec)
  1. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....Examples Shows how to work with a document’s collection of tab stops...stops. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design.... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CellFormat.topPadding property | Aspose.Words f...

    CellFormat.topPadding property. Returns or sets the amount of space (in points) to add above the contents of cell....with a document builder. let doc = new aw . Document (); let...will still grow in the output document to match the size of its neighboring...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....Examples Shows how to work with a document’s collection of tab stops...stops. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Word to PPT via Java or with free Onlin...

    Java API to Export Word to PPT without using Microsoft Word or PowerPoint or online. Test free Word to PPT online converter quickly before integrating the code....Java Open Word file using Document class Convert Word file to...presentation file Save the document to PPT using save method Word...

    products.aspose.com/total/java/conversion/word-...
  7. Convert ONE to BMP via C# | .NET

    Sample code for ONE to BMP C# conversion. Use API example code for batch ONE files to BMP conversion within VB.NET, Asp.NET or any .NET based application....NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/one-to-...
  8. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single Document using Python with Aspose.PDF for seamless Document management.... Document () pdf = self . Document () pdf = self...Open the source document pdf1 = self . Document () pdf1 = self...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  9. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....Aspose :: Words :: Document > & document ) Parameter Type Description...Description document const System::SharedPtr<Aspose::Words::Document>&...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...are thrown, but the output document is not watermarked with the...PDF document using (var document = new Aspose.Pdf.Document(memoryStream))...

    forum.aspose.com/t/imagestamp-functionality-not...