Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 20,032 for

insert documents

(0.1 sec)
  1. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...specific regex text in a Word document and replace it with content...However, when I upload the Word document, the replacement happens in...

    forum.aspose.com/t/find-and-replace-is-replacin...
  2. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#.... Create a simple document using Aspose.Words and save...simple function that creates a document and saves it as PDF to S3...

    docs.aspose.com/words/net/integration-in-aws-la...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library.... Insert an ActiveX Control in the Visio...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  7. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....the Working with Fields documentation article. Remarks: Retrieves...time, in minutes, since the document was created. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…... The idea is to insert a chart into a word doc using...pkg:name=“/word/_rels/document.xml.rels” pkg:name=“/word/document.xml” pkg...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  10. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I Insert this table back into Excel, all 120 rows are displayed correctly. However, when I Insert the same table into Word, only the first 55 rows are visible initia…... When I insert this table back into Excel...correctly. However, when I insert the same table into Word, only...

    forum.aspose.com/t/issue-with-tables-having-lar...